home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / delaycmd.zip / READ.ME < prev   
Text File  |  1993-03-24  |  818b  |  33 lines

  1. 18-Mar-93 09:22 PST
  2. Sb: DELAYCMD.NLM
  3. Fm: Larry McCloskey [71041,476]
  4.  
  5. Hi, World,
  6.  
  7. In a separate file, I've sent you the DELAYCMD.NLM.
  8.  
  9. The syntax is:
  10.  
  11.    LOAD DELAYCMD <seconds> "command to be executed"
  12.  
  13. seconds can be from 1 to 3600.  Be sure to put the command in quotes.
  14.  
  15. For example, I've put this in AUTOEXEC:
  16.  
  17. LOAD COMMEXEC
  18. LOAD DLM
  19. LOAD SMA
  20. LOAD DELAYCMD 5 "CSLOAD MYPROFILE"
  21. LOAD DELAYCMD 30 "LOAD AS400PCS MYPROFILE"
  22. etc.
  23.  
  24. Guess you'd put DELAYCMD nnn "LOAD HOSTPRINT" or whatever here too.
  25. (I don't know the syntax of how you load it, but you get the idea.)
  26.  
  27. Works for me.  If anybody wants it, feel free to pass it around.  It's
  28. public, and I hereby disclaim any rights or responsibility.
  29.  
  30. Larry
  31.  
  32. Note: DELAYCMD.NLM is the creation of Larry McCloskey of Bus-Tech - M. Grimm
  33.